home *** CD-ROM | disk | FTP | other *** search
/ Exploring Where & Why / Exploring Where & Why.iso / pc / MODULES / LESSON03 / ACT03A / L03B1.DIR / Internal_80_help 2.ls < prev    next >
Encoding:
Text File  |  2003-09-23  |  194 b   |  9 lines

  1. on mouseEnter me
  2.   cursor = the number of member "pointer"
  3.   mask = the number of member "pointer mask"
  4.   set the cursor of sprite the spriteNum of me to [cursor, mask]
  5. end
  6.  
  7. on mouseDown me
  8. end
  9.